Skip to content

chore: update Cargo repository URLs from block/sprout to block/buzz#2519

Open
luthen-seas wants to merge 1 commit into
block:mainfrom
luthen-seas:chore/cargo-repository-url
Open

chore: update Cargo repository URLs from block/sprout to block/buzz#2519
luthen-seas wants to merge 1 commit into
block:mainfrom
luthen-seas:chore/cargo-repository-url

Conversation

@luthen-seas

Copy link
Copy Markdown
Contributor

What

The workspace Cargo.toml and crates/buzz-persona/Cargo.toml still set repository = "https://github.com/block/sprout" — the pre-rename URL. This updates both to https://github.com/block/buzz.

Why

The release tooling's repository-name check was already migrated in #1012, but the Cargo package metadata was missed. The old URL still redirects, but published crate metadata and tooling that reads repository (docs.rs links, cargo-generated pages, SBOM tooling) should point at the canonical name.

Testing

Metadata-only change — no code paths affected. cargo metadata --no-deps passes, confirming the manifests parse and resolve.

🤖 Generated with Claude Code

The workspace and buzz-persona manifests still point repository metadata
at the pre-rename block/sprout URL. The release tooling's repo-name check
was already updated in block#1012; this catches the remaining Cargo metadata.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants